python string list to float

105

python string list to float -

[float(i) for i in lst]

Comments

Submit
0 Comments